home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DC CD-ROM Comic Book: Aq…- War of the Water Worlds
/
DC CD-ROM Comic Book: Aquaman - War of the Water Worlds.iso
/
pc
/
auto15.dxr
/
00025.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-30
|
360 b
|
15 lines
on mouseUp
global k, gReadMe, gReadVoice1, gReadVoice2, gReadVoice3, gReadVoice4, gReadVoice5
if k = 0 then
if (gReadMe = 1) and (gReadVoice3 = 1) then
puppetSound("a15-3vx.wav")
set gReadVoice3 to 2
end if
set gReadVoice5 to 1
set gReadVoice4 to 1
set gReadVoice2 to 1
set gReadVoice1 to 1
go("pane3")
end if
end